@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

#Copyright {
	color: #FFF;
	background-color: #000;
	padding-left: 5px;
	font-size: 12px;
}


/* CSS Document */

#container {
	width: 968px;
	background-color: #FFF;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	color: #222;
}
#container h1 {
	position: absolute;
	top: -500px;
}

#banner {
	height: 150px;
	background-color: #333;
	padding-top: 20px;
	padding-left: 15px;
}
#buttons {
	height: 30px;
	background-color: #C00
}
#footer {
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C00;
	border-right-color: #c00;
	border-bottom-color: #c00;
	border-left-color: #c00;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;

}
#footer_image1 {
	position: relative;
	width: 120px;
	float: left;
}
#footer_text {
	
	padding-top: 20px;
}


#address {
	position: absolute;
	width: 280px;
	right: 0px;
	color: #FFF;
	padding-top: 15px;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	
}
#button_column {
	height: auto;
	padding-left: 15px;
	width: 165px;
	padding-top: 20px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}	
#main_product {
	width: 760px;
	position: relative;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 5px;
}

a:link {
	text-decoration: none;
	color: #222;
}

a:visited {
	text-decoration: none;
	color: #222;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a:active {
	text-decoration: none;
	color: #222;
	text-decoration: none;
		
}
a img {
	border: none;
}
#button_column h4 a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#button_column h3 {
	font-size: 24px;
	font-weight: bold;

}
.product_list_table {
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-collapse: collapse;
	float: left;
	text-align: center;
}
.product_list_table tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product_list_table tr td {
	margin: 0px;
	border: thin none #666;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}
.table_cell_specific {
	text-align: left;
	vertical-align: middle;
}

.table_header {
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#main_product_picture {
	float: left;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 40px;
	width: auto;
	padding-left: 20px;
}

#main_product_text {
	list-style-type: circle;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	list-style-position: outside;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	width: 435px;
	padding-left: 15px;
	padding-right: 10px;
}
#main_product_details {
	float: left;
	width: 755px;
}

#main_product_description {
	height: auto;
}
.text_color {
	color: #c00;
}
.buttom_column_title {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	
}
.table_product_cell_format {
	border: thin solid #999;
	box-shadow: 5px 5px 5px #888888;
	border-radius: 5px;
	background-color: #FBFBFB;
	background-image: url(../images/product-background.gif);
	hover: #fff;
	margin-bottom: -10px;
	padding: 8px;
}

.button_column_level1 {
	font-size: 14px;
	line-height: 25px;
}
.button_column_level2 {
	font-weight: lighter;
	font-size: 12px;
	padding-left: 10px;
}
.buttom_column_level3 {
	font-size: 11px;
	padding-left: 30px;
}

#buttom_column a:active {
	text-decoration: none;
	color: #000;		
}
#manufacturers {
	width: 745px;
	position: relative;
	padding-left: 20px;
	padding-right: 10px;
		float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	margin_right: 10px;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.manufacturer_cell_text_level1 {
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	color: #171717;
}
.manufacturer_table_border2 {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 30px;
	padding-bottom: 30px;
}
.manufacturer_table_border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
}
.manufacturer_cell_text_title {
	font-size: 18px;
	color: #c00;
	font-weight: bold;
}

.manufacturer_cell_text_level2 {
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.manufacturer_cell_text_level3 {
	font-size: 10px;
}
.about_us_text {
	font-size: 12px;
}
.about_us_text_smaller {
	font-size: 12px;
}

#main_product2_text {
	list-style-type: circle;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	list-style-position: outside;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	height: auto;
	width: 500px;
	padding-left: 15px;
	padding-right: 10px;
}
#main_product2_details {
	float: left;
	width: 655px;
	padding-left: 100px;
	margin-top: 25px;
}
#main_solar_valve_details {
	float: left;
	width: 730px;
	margin-top: 25px;
	padding-left: 20px;
	border-top-width: thin;
	border-top-color: #666;
}
.solar_valve_table {
	text-align: center;
	vertical-align: middle;
}

.manufacturer_name_text {
	font-size: 20px;
	color: #c00;
}
.product_image_text {
	font-size: 16px;
	
}
.product_image_text_small {
	font-size: 13px;
	
}
.home_left_column_title {
	font-size: 24px;
	color: #FFF;
	background-color: #FFF;


}
.home_left_column_text {
	font-size: 13px;
	line-height: 25px;
}
#level1_title {
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	border: thin solid #666;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
}
#level2_title {
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	border: thin solid #666;
	border-radius: 8px;
	box-shadow: 5px 5px 5px #888888;
	margin-top: 10px;
}
#level1_text {
	margin-top: 10px;
}
a.email:link {
	text-decoration: none;
	color: #fff;
}

a.email:visited {
	text-decoration: none;
	color: #fff;
	border: none;
}

a.email:hover {
	text-decoration: underline;
	color: #fff;
}

a.email:active {
	text-decoration: none;
	color: #fff;
	text-decoration: none;
}
.product_guide_download_text {
	font-size: 12px;
	line-height: 20px;
}
a.brochure:link {
	text-decoration: none;
	color: #333;
}
a.brochure:visited {
	text-decoration: none;
	color: #333;
	border: none;
}
a.brochure:hover {
	text-decoration: underline;
	color: #333;
}
a.brochure:active {
	text-decoration: none;
	color: #333;
}
a.clickhere:link {
	text-decoration: none;
	color: #00F;
	font-size: 14px;
}
a.clickhere:visited {
	text-decoration: none;
	color: #00f;
	border: none;
	font-size: 14px;
}
a.clickhere:hover {
	color: #00F;
	text-decoration: underline;
	font-size: 14px;
}
a.clickhere:active {
	text-decoration: none;
	color: #00f;
	font-size: 14px;
}
#contact_address {
	float: right;
	padding-top: 80px;
	padding-right: 60px;
	font-size: 14px;
}
#contact_form {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
}
